{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.669671,
            53.217211
          ],
          [
            -1.670042,
            53.217212
          ],
          [
            -1.670412,
            53.217214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333691, DE45 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6701207240934128,
          53.21721216018543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070085861, DE45 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6699270104180837,
          53.21708578002505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070089868, DE45 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.670166892136514,
          53.21705048808784
        ]
      }
    }
  ]
}