{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.973816,
            51.596249
          ],
          [
            -2.973698,
            51.596377
          ],
          [
            -2.973702,
            51.596539
          ],
          [
            -2.974098,
            51.596833
          ],
          [
            -2.97414,
            51.596843
          ],
          [
            -2.974751,
            51.596998
          ],
          [
            -2.974967,
            51.59696
          ],
          [
            -2.97515,
            51.596833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010552270, NP19 7RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9751093635237593,
          51.596869065890544
        ]
      }
    }
  ]
}