{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.462373,
            52.727989
          ],
          [
            -1.462699,
            52.727869
          ],
          [
            -1.46303,
            52.727585
          ],
          [
            -1.463141,
            52.727489
          ],
          [
            -1.463859,
            52.727335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002357883, LE65 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4625206282105314,
          52.72772612149884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358171, LE65 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4623547700595365,
          52.72796809154283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358838, LE65 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4617784098937148,
          52.72787558168324
        ]
      }
    }
  ]
}