{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.35956,
            50.895311
          ],
          [
            -1.359415,
            50.895229
          ],
          [
            -1.358792,
            50.895263
          ],
          [
            -1.358665,
            50.89527
          ],
          [
            -1.358381,
            50.895334
          ],
          [
            -1.358121,
            50.895519
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034871556, SO19 9PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3595304934626349,
          50.89537361264545
        ]
      }
    }
  ]
}