{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rockleigh Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.476162,
            52.747957
          ],
          [
            -1.476094,
            52.747772
          ],
          [
            -1.476027,
            52.747587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002344365, LE65 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4761679521558033,
          52.74794198211906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003507235, LE65 2JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4762753104212232,
          52.747636807887076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003507694, LE65 2JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.476217564648896,
          52.74751069795713
        ]
      }
    }
  ]
}