{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pine Hurst Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.769117,
            53.888202
          ],
          [
            -2.769273,
            53.888154
          ],
          [
            -2.769429,
            53.888107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000030, PR3 1WU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7689522851710424,
          53.88808758133034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000034, PR3 1WU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7690036999573824,
          53.88840183417611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000036, PR3 1WU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7692912640040968,
          53.888319098555556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000169, PR3 1TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7694392673206547,
          53.88809344806715
        ]
      }
    }
  ]
}