{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middlecott Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.765456,
            50.851945
          ],
          [
            -3.765486,
            50.851925
          ],
          [
            -3.765516,
            50.851904
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015599893, EX17 6RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7648333730958217,
          50.85143442023378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024637284, EX17 6RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.765517684964429,
          50.85187373217602
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024673485, EX17 6SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.761638393500587,
          50.84280414573822
        ]
      }
    }
  ]
}