{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buntings Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.477358,
            52.359667
          ],
          [
            1.477378,
            52.359713
          ],
          [
            1.477484,
            52.359946
          ],
          [
            1.47761,
            52.360224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012982465, IP19 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4771901371075418,
          52.36065399772139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013325190, IP19 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.47754145303898,
          52.36007700491993
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025079524, IP19 0JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4784075708713493,
          52.36417989342154
        ]
      }
    }
  ]
}