{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maisie Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.097837,
            52.957546
          ],
          [
            -2.098127,
            52.957777
          ],
          [
            -2.098417,
            52.958009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095479457, ST3 7YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0985033260537946,
          52.95787988327598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095479458, ST3 7YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0983989816629065,
          52.957817045303386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095480178, ST3 7LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.097832708702486,
          52.957547836995296
        ]
      }
    }
  ]
}