{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crossland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.969949,
            51.451745
          ],
          [
            -0.969179,
            51.452122
          ],
          [
            -0.968901,
            51.452257
          ],
          [
            -0.968827,
            51.452365
          ],
          [
            -0.968967,
            51.452624
          ],
          [
            -0.968987,
            51.452648
          ],
          [
            -0.969007,
            51.452672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310015823, RG1 2HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.968819960334954,
          51.452031813446936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310068993, RG1 2HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9696081026112701,
          51.45218261075212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071403, RG1 2HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9691490790265681,
          51.45211563369529
        ]
      }
    }
  ]
}