{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.814126,
            54.089624
          ],
          [
            -2.814204,
            54.08986
          ],
          [
            -2.814281,
            54.090097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009279409, LA2 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8144338436171497,
          54.08990849652219
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009279410, LA2 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8144331393727615,
          54.08987255009788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290812, LA2 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8141546368007595,
          54.08970366728662
        ]
      }
    }
  ]
}