{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Squires Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.045628,
            51.067799
          ],
          [
            -4.046027,
            51.067639
          ],
          [
            -4.046274,
            51.06754
          ],
          [
            -4.046249,
            51.067427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105100, EX32 9EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.046049724984239,
          51.06763984415682
        ]
      }
    }
  ]
}