{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Crest Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.711191,
            53.79717
          ],
          [
            -2.711333,
            53.797488
          ],
          [
            -2.711475,
            53.797806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013865809, PR2 9SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.711075517529496,
          53.79754784778512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013865810, PR2 9SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7111385208525887,
          53.797682296539456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013865811, PR2 9SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7111564392748333,
          53.79784397720518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013866085, PR2 9SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7111913329084913,
          53.797214598683574
        ]
      }
    }
  ]
}