{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.276278,
            53.470612
          ],
          [
            -2.276569,
            53.470667
          ],
          [
            -2.276859,
            53.470722
          ],
          [
            -2.277036,
            53.470756
          ],
          [
            -2.277214,
            53.47079
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892422, M5 3EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2768666525590975,
          53.47072742991496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025143154, M5 3EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.276490330740858,
          53.470773244411085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090620290, M5 3HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.276475032284819,
          53.470737325918314
        ]
      }
    }
  ]
}