{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crowther Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.773334,
            53.895613
          ],
          [
            -2.773609,
            53.895492
          ],
          [
            -2.773883,
            53.89537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024171221, PR3 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773894452970739,
          53.89535412030562
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024171283, PR3 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7739128248417892,
          53.895524774944484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024171286, PR3 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773490437321262,
          53.895725235145996
        ]
      }
    }
  ]
}