{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elderfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.99767,
            50.879393
          ],
          [
            -0.997633,
            50.879253
          ],
          [
            -0.997597,
            50.879112
          ],
          [
            -0.997114,
            50.878435
          ],
          [
            -0.997011,
            50.87829
          ],
          [
            -0.996603,
            50.878111
          ],
          [
            -0.996421,
            50.877872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013677182, PO9 4HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9972877506518301,
          50.878652566985636
        ]
      }
    }
  ]
}