{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anderson Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.180276,
            51.176578
          ],
          [
            -0.180426,
            51.176516
          ],
          [
            -0.180871,
            51.176332
          ],
          [
            -0.181466,
            51.176087
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68160998, RH6 8RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18061783568726308,
          51.17650771425795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68171763, RH6 8RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18030045128848865,
          51.17657472084371
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68171764, RH6 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1808607513814141,
          51.17615177500574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025587558, RH6 8RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18063177980345865,
          51.176516924065545
        ]
      }
    }
  ]
}