{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catte Green Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.742432,
            51.863695
          ],
          [
            -0.742602,
            51.863863
          ],
          [
            -0.742772,
            51.864032
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766346094, HP22 4PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7424374347227874,
          51.86369339839122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766346129, HP22 4FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7427720986860086,
          51.86419150246843
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766346130, HP22 4FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7425260327234054,
          51.864161898818814
        ]
      }
    }
  ]
}