{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barry Glen Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.766899,
            51.576971
          ],
          [
            -1.766525,
            51.576871
          ],
          [
            -1.766285,
            51.576884
          ],
          [
            -1.765639,
            51.576918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009421797, SN2 8XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.766899490947508,
          51.576971115732825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010426259, SN2 8XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.766075669768659,
          51.57722123675136
        ]
      }
    }
  ]
}