{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.244311,
            52.576258
          ],
          [
            -0.244149,
            52.576212
          ],
          [
            -0.243987,
            52.576165
          ],
          [
            -0.243934,
            52.576149
          ],
          [
            -0.243842,
            52.576123
          ],
          [
            -0.243697,
            52.576082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008061828, PE1 2RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2443105418916941,
          52.57625846314257
        ]
      }
    }
  ]
}