{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plantagenet Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.017676,
            51.820927
          ],
          [
            -3.017445,
            51.820765
          ],
          [
            -3.017353,
            51.8207
          ],
          [
            -3.017162,
            51.820753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033349594, NP7 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0176778434253437,
          51.82092572708461
        ]
      }
    }
  ]
}