{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gandersgate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.5553,
            51.018428
          ],
          [
            -0.555535,
            51.018196
          ],
          [
            -0.555694,
            51.018145
          ],
          [
            -0.555954,
            51.01823
          ],
          [
            -0.556759,
            51.018493
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090343415, RH14 0LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5553161227816616,
          51.01838283886126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094896812, RH14 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5643801566337016,
          51.01896217274083
        ]
      }
    }
  ]
}