{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marpet Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.920905,
            50.769454
          ],
          [
            -1.920822,
            50.769188
          ],
          [
            -1.920821,
            50.769184
          ],
          [
            -1.920509,
            50.769004
          ],
          [
            -1.920445,
            50.76895
          ],
          [
            -1.920382,
            50.768896
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014275526, BH11 9NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9209053203385706,
          50.76945382769085
        ]
      }
    }
  ]
}