{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbot's Fold Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.410939,
            53.506053
          ],
          [
            -2.410373,
            53.50601
          ],
          [
            -2.409807,
            53.505967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007889868, M28 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.410938603146833,
          53.50605258109781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011342111, M28 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.410245935204395,
          53.506144846238776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011342112, M28 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.410363683874844,
          53.5058478225515
        ]
      }
    }
  ]
}