{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Acres",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.197597,
            52.525735
          ],
          [
            -2.197891,
            52.525787
          ],
          [
            -2.198184,
            52.525838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579001, WV5 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1975821247223117,
          52.52570843264088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031821536, WV5 0BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.19773036649374,
          52.52589697270333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031821537, WV5 0BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1980550371458665,
          52.52598632819411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031821538, WV5 0BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1982304508428756,
          52.525662397705815
        ]
      }
    }
  ]
}