{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riffams Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.515314,
            51.580534
          ],
          [
            0.515154,
            51.580511
          ],
          [
            0.514993,
            51.580487
          ],
          [
            0.514948,
            51.580438
          ],
          [
            0.514903,
            51.580389
          ],
          [
            0.514867,
            51.580345
          ],
          [
            0.514831,
            51.580301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090452785, SS13 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5153131019169728,
          51.5805253093659
        ]
      }
    }
  ]
}