{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.700643,
            51.050656
          ],
          [
            -3.700484,
            51.049753
          ],
          [
            -3.700239,
            51.049211
          ],
          [
            -3.699792,
            51.048222
          ],
          [
            -3.699519,
            51.047813
          ],
          [
            -3.699163,
            51.047183
          ],
          [
            -3.699002,
            51.046295
          ],
          [
            -3.69889,
            51.04603
          ],
          [
            -3.698627,
            51.04541
          ],
          [
            -3.69845,
            51.04422
          ],
          [
            -3.698445,
            51.044141
          ],
          [
            -3.69844,
            51.044061
          ],
          [
            -3.698332,
            51.043137
          ],
          [
            -3.698225,
            51.042214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105446, EX36 3NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6990363311425694,
          51.04645596769811
        ]
      }
    }
  ]
}