{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charleston Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.126232,
            52.906906
          ],
          [
            -1.126666,
            52.907005
          ],
          [
            -1.1271,
            52.907104
          ],
          [
            -1.127129,
            52.907059
          ],
          [
            -1.127158,
            52.907014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040090258, NG12 4LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1269928821614599,
          52.90697336112427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040090262, NG12 4LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1268701542999813,
          52.90716124082984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040090263, NG12 4LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1263519862212534,
          52.90704955744781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040090342, NG12 4JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1262355834990432,
          52.906922847371206
        ]
      }
    }
  ]
}