{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.117564,
            52.438383
          ],
          [
            -0.117487,
            52.438453
          ],
          [
            -0.117247,
            52.43834
          ],
          [
            -0.116896,
            52.438174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000153247, PE26 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11723238324708445,
          52.43822453517378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046312, PE26 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11698321169431085,
          52.4382025848924
        ]
      }
    }
  ]
}