{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.163611,
            52.663314
          ],
          [
            0.163288,
            52.663207
          ],
          [
            0.162965,
            52.663101
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009297195, PE13 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1634312068602745,
          52.663263274064086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012125947, PE13 2LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16324370129410595,
          52.66305989623581
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093407290, PE13 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16347286964071456,
          52.66320856510674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091610286, PE13 2LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1632311447072916,
          52.66310508233077
        ]
      }
    }
  ]
}