{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.495431,
            53.641496
          ],
          [
            -2.495314,
            53.641518
          ],
          [
            -2.495122,
            53.641554
          ],
          [
            -2.495126,
            53.641562
          ],
          [
            -2.495222,
            53.641754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318495, BL7 8AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.495479122295968,
          53.64174425954092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010767698, BL7 8AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4950688505228267,
          53.64158416841662
        ]
      }
    }
  ]
}