{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copper Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.835836,
            52.301543
          ],
          [
            0.835593,
            52.301638
          ],
          [
            0.835349,
            52.301734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015651255, IP31 2HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.835801954954018,
          52.30162872924662
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015841112, IP31 2HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8350035623378166,
          52.301530999076036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090739618, IP31 2HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8358413034789491,
          52.30155583985479
        ]
      }
    }
  ]
}