{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.754332,
            53.606108
          ],
          [
            -1.752934,
            53.60673
          ],
          [
            -1.751536,
            53.607353
          ],
          [
            -1.75142,
            53.607408
          ],
          [
            -1.751304,
            53.607463
          ],
          [
            -1.750575,
            53.60781
          ],
          [
            -1.749847,
            53.608157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83075123, HD4 6UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7499390595963151,
          53.60786933075512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205525, HD4 6UW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.754332201046432,
          53.6061077306331
        ]
      }
    }
  ]
}