{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harcourt",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.166671,
            52.318907
          ],
          [
            -0.166662,
            52.318897
          ],
          [
            -0.166653,
            52.318888
          ],
          [
            -0.166587,
            52.31882
          ],
          [
            -0.166409,
            52.318865
          ],
          [
            -0.166112,
            52.318941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012045760, PE29 2DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16620106719395364,
          52.31891553067979
        ]
      }
    }
  ]
}