{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.211569,
            53.447236
          ],
          [
            -1.211871,
            53.449392
          ],
          [
            -1.212173,
            53.451548
          ],
          [
            -1.214274,
            53.451545
          ],
          [
            -1.214323,
            53.451819
          ],
          [
            -1.214493,
            53.452767
          ],
          [
            -1.214706,
            53.452981
          ],
          [
            -1.215217,
            53.453101
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609843, S66 7AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2115842157535486,
          53.44723629452017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024963414, S66 7RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.214231536166402,
          53.45227842808405
        ]
      }
    }
  ]
}