{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acacia Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.961318,
            51.449034
          ],
          [
            -0.961224,
            51.44905
          ],
          [
            -0.961131,
            51.449066
          ],
          [
            -0.960598,
            51.449158
          ],
          [
            -0.960065,
            51.44925
          ],
          [
            -0.959869,
            51.449283
          ],
          [
            -0.959673,
            51.449317
          ],
          [
            -0.9596,
            51.44933
          ],
          [
            -0.959527,
            51.449342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071013, RG1 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9603213683605645,
          51.449196272952236
        ]
      }
    }
  ]
}