{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parfitt Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.435421,
            51.650445
          ],
          [
            -3.435372,
            51.650015
          ],
          [
            -3.435342,
            51.649744
          ],
          [
            -3.435179,
            51.64963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023816159, CF43 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4355066104435825,
          51.650389877916695
        ]
      }
    }
  ]
}