{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edgehill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.715427,
            53.779366
          ],
          [
            -2.715614,
            53.779643
          ],
          [
            -2.715801,
            53.779921
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165203, PR2 3JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7154118272770567,
          53.779374912369924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010543363, PR2 3JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7158391437893012,
          53.77951617217006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010543364, PR2 3JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.715746570385247,
          53.77942684306944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010543365, PR2 3JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7157151517477263,
          53.77936411332315
        ]
      }
    }
  ]
}