{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Star Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.968546,
            51.453948
          ],
          [
            -0.968445,
            51.453957
          ],
          [
            -0.968331,
            51.453968
          ],
          [
            -0.968116,
            51.453989
          ],
          [
            -0.967951,
            51.453999
          ],
          [
            -0.967786,
            51.454008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071881, RG1 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9682004425375348,
          51.453977598029844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024884982, RG1 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9680131785969913,
          51.453984942152076
        ]
      }
    }
  ]
}