{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stadbury Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.131333,
            50.817722
          ],
          [
            -3.135329,
            50.818029
          ],
          [
            -3.135764,
            50.818062
          ],
          [
            -3.139277,
            50.818519
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000264949, EX14 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1319950118480824,
          50.81795094834252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094744, EX14 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1348070898253915,
          50.81800455909995
        ]
      }
    }
  ]
}