{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Constantine Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.532987,
            52.688528
          ],
          [
            -1.532933,
            52.68851
          ],
          [
            -1.532877,
            52.688492
          ],
          [
            -1.532768,
            52.688456
          ],
          [
            -1.532613,
            52.688418
          ],
          [
            -1.532458,
            52.688381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358367, DE12 7FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5324760782685818,
          52.68850370528817
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002359369, DE12 7FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5322410121152017,
          52.68834995334358
        ]
      }
    }
  ]
}