{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.012345,
            51.252531
          ],
          [
            0.012575,
            51.252545
          ],
          [
            0.012851,
            51.252648
          ],
          [
            0.013326,
            51.252824
          ],
          [
            0.014601,
            51.25332
          ],
          [
            0.014679,
            51.253359
          ],
          [
            0.015334,
            51.253685
          ],
          [
            0.016019,
            51.253897
          ],
          [
            0.016062,
            51.253908
          ],
          [
            0.016105,
            51.253919
          ],
          [
            0.016831,
            51.254163
          ],
          [
            0.016984,
            51.25426
          ],
          [
            0.017714,
            51.254726
          ],
          [
            0.017757,
            51.254753
          ],
          [
            0.0178,
            51.254781
          ],
          [
            0.018536,
            51.255251
          ],
          [
            0.018998,
            51.255546
          ],
          [
            0.019331,
            51.255674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007908882, RH8 0EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01920270365446786,
          51.25564174172891
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061585515, RH8 0UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.013817366165709952,
          51.25211033272968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062498716, RH8 0UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.012877367357347212,
          51.252243413089886
        ]
      }
    }
  ]
}