GeoJson:MiyoshiInfluence
From Jcastle.info
{
"type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "Yamashiro Province", "stroke": "#555555", "stroke-width": 2, "stroke-opacity": 1, "fill": "#ff7800", "fill-opacity": 0.3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [135.6, 35.0], [135.8, 35.0], [135.8, 34.9], [135.6, 34.9], [135.6, 35.0] ] ] } } ]
}