{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Murray Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.832948,
            56.37629
          ],
          [
            -3.832551,
            56.376125
          ],
          [
            -3.832155,
            56.37596
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124046462, PH7 3EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8328099607089072,
          56.37645367487872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087588, PH7 3EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8329640260638334,
          56.376289650309644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015454983, PH7 3EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.832267964620257,
          56.37595847778577
        ]
      }
    }
  ]
}