{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.342894,
            56.590784
          ],
          [
            -3.342565,
            56.590694
          ],
          [
            -3.342236,
            56.590603
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124021850, PH10 6HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3422428685196826,
          56.59079132836041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124021851, PH10 6HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.34253396542205,
          56.590734277315505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087204, PH10 6HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3428939973577756,
          56.590784298601235
        ]
      }
    }
  ]
}