{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coronation Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.464645,
            56.729145
          ],
          [
            -2.464203,
            56.729283
          ],
          [
            -2.463761,
            56.729421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117137032, DD10 9GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.464388438657335,
          56.72937383476012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117137034, DD10 9GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4642419144107857,
          56.729419299466905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117155689, DD10 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4646470282440975,
          56.7291392936472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117155690, DD10 9GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4640086972790405,
          56.72906081902336
        ]
      }
    }
  ]
}