{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Johns Church Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.389654,
            51.219491
          ],
          [
            -0.389724,
            51.218727
          ],
          [
            -0.389759,
            51.218607
          ],
          [
            -0.389898,
            51.21814
          ],
          [
            -0.389779,
            51.217734
          ],
          [
            -0.389609,
            51.217494
          ],
          [
            -0.389479,
            51.217388
          ],
          [
            -0.389094,
            51.217073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000000333, RH5 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3894961947470605,
          51.21991101908333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000826212, RH5 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38909406763925636,
          51.217072796264695
        ]
      }
    }
  ]
}