{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anvil Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166444,
            53.124746
          ],
          [
            -2.166136,
            53.12444
          ],
          [
            -2.165828,
            53.124135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010601669, ST8 7FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166069282243377,
          53.12419301275097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010603213, ST8 7EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1664149936106325,
          53.12471389048533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001587308, ST8 7FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1658757827122295,
          53.12439104058794
        ]
      }
    }
  ]
}