{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Myrtle Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.409734,
            50.617315
          ],
          [
            -3.409782,
            50.617352
          ],
          [
            -3.40983,
            50.617389
          ],
          [
            -3.410002,
            50.617521
          ],
          [
            -3.410173,
            50.617653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095239, EX8 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4099420063735097,
          50.61748521198925
        ]
      }
    }
  ]
}