{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Park Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.639382,
            53.312837
          ],
          [
            -4.639807,
            53.312508
          ],
          [
            -4.640232,
            53.312179
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024355797, LL65 1PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.639396346434859,
          53.312828559509036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024355798, LL65 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.640030564225184,
          53.312158142058585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024355799, LL65 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.63993226669948,
          53.31226821598446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024355800, LL65 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.639814540603301,
          53.312306788724335
        ]
      }
    }
  ]
}