{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seventh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.088937,
            55.781312
          ],
          [
            -4.089328,
            55.780783
          ],
          [
            -4.089443,
            55.780629
          ],
          [
            -4.088817,
            55.780437
          ],
          [
            -4.088811,
            55.780436
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484169506, G72 0XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.088936994434512,
          55.7813115027987
        ]
      }
    }
  ]
}