{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Lodge Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.998735,
            51.673877
          ],
          [
            -3.99856,
            51.673682
          ],
          [
            -3.998385,
            51.673487
          ],
          [
            -3.998255,
            51.67348
          ],
          [
            -3.998126,
            51.673526
          ],
          [
            -3.997884,
            51.673612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010053142, SA4 9GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9987348483082985,
          51.673876573774145
        ]
      }
    }
  ]
}