{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.995948,
            53.651129
          ],
          [
            -2.996071,
            53.651227
          ],
          [
            -2.996195,
            53.651325
          ],
          [
            -2.996572,
            53.6516
          ],
          [
            -2.996949,
            53.651876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41099489, PR9 9ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9967456375305397,
          53.65160764583844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41099490, PR9 9ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9964912367199537,
          53.6517266155651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554391, PR9 9HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.995932474132939,
          53.65112903121097
        ]
      }
    }
  ]
}