{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prospect Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.78652,
            53.702622
          ],
          [
            -1.786102,
            53.702632
          ],
          [
            -1.785685,
            53.702642
          ],
          [
            -1.78558,
            53.702644
          ],
          [
            -1.785475,
            53.702647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218855, HD6 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7865350498381756,
          53.70262170053875
        ]
      }
    }
  ]
}