{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middletown Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.289656,
            53.287132
          ],
          [
            -1.289765,
            53.287344
          ],
          [
            -1.289874,
            53.287556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066420, S43 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.289859268225253,
          53.28753756928545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004515252, S43 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2894581688128417,
          53.28730146923923
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004515253, S43 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2894292143077384,
          53.28723837433094
        ]
      }
    }
  ]
}