{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.876202,
            53.750043
          ],
          [
            -1.876009,
            53.750021
          ],
          [
            -1.875574,
            53.74997
          ],
          [
            -1.874947,
            53.749898
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010175981, HX2 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.875416462651712,
          53.75016795321485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035030268, HX2 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.875416462651712,
          53.75016795321485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219671, HX2 9AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8762205500004394,
          53.750042951987446
        ]
      }
    }
  ]
}