{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rossall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.618666,
            53.657377
          ],
          [
            -2.618908,
            53.657389
          ],
          [
            -2.61915,
            53.657401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008944609, PR6 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.619150412485341,
          53.65740122809965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010383985, PR6 0AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618588615545569,
          53.65726930802413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010383986, PR6 0AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618285746647123,
          53.65725289627001
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012758111, PR6 0BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618546515440152,
          53.65749423367102
        ]
      }
    }
  ]
}