{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ram Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.826505,
            51.125082
          ],
          [
            0.826156,
            51.12473
          ],
          [
            0.82595,
            51.124648
          ],
          [
            0.825909,
            51.124631
          ],
          [
            0.825484,
            51.124639
          ],
          [
            0.825095,
            51.124753
          ],
          [
            0.824921,
            51.124812
          ],
          [
            0.824747,
            51.12487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012875107, TN23 8AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8260107864243431,
          51.12478096250214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012875413, TN23 8AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8247444379305945,
          51.12487453807539
        ]
      }
    }
  ]
}