{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.332044,
            53.727709
          ],
          [
            -1.33161,
            53.727792
          ],
          [
            -1.33136,
            53.72784
          ],
          [
            -1.331177,
            53.727875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63146310, WF10 4ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3315284942410268,
          53.72770598928879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63149024, WF10 4ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3314222638072253,
          53.7277143851392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63151701, WF10 4ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.331270567069223,
          53.727722527283895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169687, WF10 4SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3320437784167833,
          53.7277088614322
        ]
      }
    }
  ]
}