{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Starhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.965193,
            52.189477
          ],
          [
            0.965416,
            52.190967
          ],
          [
            0.965639,
            52.192457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012175837, IP14 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9656418040944866,
          52.19248732173094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094153636, IP14 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9650056427377198,
          52.19304292406588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091488880, IP14 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9649764237221808,
          52.193043658827136
        ]
      }
    }
  ]
}