{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salisbury Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.700531,
            51.544103
          ],
          [
            0.700763,
            51.544105
          ],
          [
            0.700995,
            51.544107
          ],
          [
            0.701021,
            51.544112
          ],
          [
            0.701048,
            51.544118
          ],
          [
            0.701204,
            51.544129
          ],
          [
            0.701361,
            51.54414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095535235, SS0 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7005192449323021,
          51.54409375091461
        ]
      }
    }
  ]
}