{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackwood Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.78566,
            54.034852
          ],
          [
            -2.78529,
            54.034674
          ],
          [
            -2.784921,
            54.034497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290525, LA1 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7851824601952258,
          54.03462118893831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010461339, LA1 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7853788903775794,
          54.03451205141551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010461340, LA1 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7854559000899637,
          54.03454749969292
        ]
      }
    }
  ]
}