{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rialto Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.257337,
            53.502804
          ],
          [
            -2.257345,
            53.502782
          ],
          [
            -2.257354,
            53.502761
          ],
          [
            -2.257324,
            53.502711
          ],
          [
            -2.257295,
            53.502662
          ],
          [
            -2.257332,
            53.502621
          ],
          [
            -2.25737,
            53.502581
          ],
          [
            -2.25741,
            53.50257
          ],
          [
            -2.25745,
            53.502558
          ],
          [
            -2.257484,
            53.502549
          ],
          [
            -2.257518,
            53.502539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892822, M7 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2576558620181038,
          53.502499671579464
        ]
      }
    }
  ]
}